home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / info-service / www / dev / libHTML-930121 / HTML_SGML_decl.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-01-20  |  197 b   |  10 lines

  1. /* HTML_SGML_decl.h
  2.  * $Id: HTML_SGML_decl.h,v 1.2 92/12/02 14:02:35 connolly Exp $
  3.  */
  4.  
  5. #define SGML_NAMELEN 34
  6. #define SGML_LITLEN  1024
  7. #define SGML_SHORTTAG 0
  8.  
  9. #define GROK_UNQUOTED_LITERALS 1
  10.